module Base
{
	vehicle fhq250GTO4153GT
	{
		template! = fhq250GTOLivery,

		skin
		{
			texture = Vehicles/vehicle_fhq250GTO4153GT_shell,
		}
		
		part EngineDoor
		{
			model Default
			{
				file = fhq250GTOHoodScoops,
			}
			
			model IntakeCovers
			{
				file = fhq250GTOLiveryHoodCover,
			}
		}
		
		part WindshieldRear
		{
			model Default
			{
				file = fhq250GTORearScoop,
			}
		}
	}
}
